[INFO] cloning repository https://github.com/Nodirbek-Abdulaxadov/jwc-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nodirbek-Abdulaxadov/jwc-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNodirbek-Abdulaxadov%2Fjwc-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNodirbek-Abdulaxadov%2Fjwc-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c01b602310e03956eae0082dfaf719efda417f3d
[INFO] checking Nodirbek-Abdulaxadov/jwc-lang against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNodirbek-Abdulaxadov%2Fjwc-lang" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Nodirbek-Abdulaxadov/jwc-lang
[INFO] finished tweaking git repo https://github.com/Nodirbek-Abdulaxadov/jwc-lang
[INFO] tweaked toml for git repo https://github.com/Nodirbek-Abdulaxadov/jwc-lang written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nodirbek-Abdulaxadov/jwc-lang on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nodirbek-Abdulaxadov/jwc-lang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a47439cb0c91b6e30bd7dea0786742946f4dd45a9183fa37ea07ff2eaa2d46cf
[INFO] running `Command { std: "docker" "start" "a47439cb0c91b6e30bd7dea0786742946f4dd45a9183fa37ea07ff2eaa2d46cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a47439cb0c91b6e30bd7dea0786742946f4dd45a9183fa37ea07ff2eaa2d46cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a47439cb0c91b6e30bd7dea0786742946f4dd45a9183fa37ea07ff2eaa2d46cf" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a47439cb0c91b6e30bd7dea0786742946f4dd45a9183fa37ea07ff2eaa2d46cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a47439cb0c91b6e30bd7dea0786742946f4dd45a9183fa37ea07ff2eaa2d46cf" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking moka v0.12.16
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking whoami v2.1.3
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking email-encoding v0.4.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling jwc v1.0.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking postgres-types v0.2.14
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]     Checking quoted_printable v0.5.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking jwc-runtime v0.1.0 (/opt/rustwide/workdir/crates/jwc-runtime)
[INFO] [stderr]     Checking docker_credential v1.4.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking serde_with v3.22.0
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking h2 v0.4.17
[INFO] [stderr]     Checking tokio-postgres v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking bollard-stubs v1.44.0-rc.2
[INFO] [stderr]     Checking postgres-native-tls v0.5.3
[INFO] [stderr]     Checking deadpool-postgres v0.14.1
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking lettre v0.11.23
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking hyperlocal-next v0.9.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking bollard v0.16.1
[INFO] [stderr]     Checking testcontainers v0.20.1
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/serve.rs:1264:38: 1264:48}: std::marker::Send`
[INFO] [stdout]     --> src/serve.rs:1264:13
[INFO] [stdout]      |
[INFO] [stdout] 1264 |     upgrade.on_upgrade(move |socket| async move {
[INFO] [stdout]      |             ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `{coroutine witness@src/serve.rs:1264:38: 1264:48}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of serve::drive_socket()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/serve.rs:1279:3: 1408:2}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Vec<SocketOut>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of serve::run_socket_handler()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/serve.rs:990:34: 1009:2}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<Flow, Abort>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Vm<'_>::run_body()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/exec.rs:603:63: 613:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `Pin<Box<impl futures_util::Future<Output = Result<Flow, Abort>>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `Box<impl futures_util::Future<Output = Result<Flow, Abort>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `std::ptr::Unique<impl futures_util::Future<Output = Result<Flow, Abort>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Result<Flow, Abort>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Vm<'_>::run_block()}: std::marker::Send`
[INFO] [stdout]      = note: and so on...
[INFO] [stdout]      = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`jwc`)
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking testcontainers-modules v0.8.0
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/serve.rs:1264:38: 1264:48}: std::marker::Send`
[INFO] [stdout]     --> src/serve.rs:1264:13
[INFO] [stdout]      |
[INFO] [stdout] 1264 |     upgrade.on_upgrade(move |socket| async move {
[INFO] [stdout]      |             ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: which requires `{coroutine witness@src/serve.rs:1264:38: 1264:48}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of serve::drive_socket()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/serve.rs:1279:3: 1408:2}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = Vec<SocketOut>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of serve::run_socket_handler()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/serve.rs:990:34: 1009:2}: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = std::result::Result<Flow, Abort>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Vm<'_>::run_body()}: std::marker::Send`
[INFO] [stdout]      = note: which requires `{coroutine witness@src/exec.rs:603:63: 613:6}: std::marker::Send`
[INFO] [stdout]      = note: which requires `Pin<Box<impl futures_util::Future<Output = std::result::Result<Flow, Abort>>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `Box<impl futures_util::Future<Output = std::result::Result<Flow, Abort>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `std::ptr::Unique<impl futures_util::Future<Output = std::result::Result<Flow, Abort>>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `impl futures_util::Future<Output = std::result::Result<Flow, Abort>>: std::marker::Send`
[INFO] [stdout]      = note: which requires `{async fn body of Vm<'_>::run_block()}: std::marker::Send`
[INFO] [stdout]      = note: and so on...
[INFO] [stdout]      = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`jwc`)
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]      = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `async-recursion`
[INFO] [stderr]  --> Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | async-recursion = "1"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `async-recursion`
[INFO] [stderr] warning: unused dependency `jwc-runtime`
[INFO] [stderr]   --> Cargo.toml:60:15
[INFO] [stderr]    |
[INFO] [stderr] 60 | [dependencies.jwc-runtime]
[INFO] [stderr]    |               ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `jwc-runtime`
[INFO] [stderr] warning: unused dependency `rust_decimal`
[INFO] [stderr]   --> Cargo.toml:94:15
[INFO] [stderr]    |
[INFO] [stderr] 94 | [dependencies.rust_decimal]
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `rust_decimal`
[INFO] [stderr] warning: unused dependency `tower-lsp`
[INFO] [stderr]   --> Cargo.toml:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | tower-lsp = "0.20"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `tower-lsp`
[INFO] [stderr] warning: `jwc` (manifest) generated 4 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "a47439cb0c91b6e30bd7dea0786742946f4dd45a9183fa37ea07ff2eaa2d46cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a47439cb0c91b6e30bd7dea0786742946f4dd45a9183fa37ea07ff2eaa2d46cf", kill_on_drop: false }`
[INFO] [stdout] a47439cb0c91b6e30bd7dea0786742946f4dd45a9183fa37ea07ff2eaa2d46cf
